Learn R Programming

editrules (version 2.2-0)

[.editmatrix: Row index operator for editmatrix

Description

Use this operator to select edits from an editmatrix or editarray object.

Row index operator for editarray

Row index operator for editset Note: the datamodel is not changed

Usage

## S3 method for class 'editmatrix':
[(x, i, j, ...)

## S3 method for class 'editarray': [(x, i, j, ...)

## S3 method for class 'editset': [(x, i, j, ...)

Arguments